Skip to content

refactor: updateMatcher removal #2431

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 2, 2024
Merged

refactor: updateMatcher removal #2431

merged 2 commits into from
Jul 2, 2024

Conversation

csviri
Copy link
Collaborator

@csviri csviri commented Jun 11, 2024

Currently there wast just one UpdateMatcher implementation, while it was explicitly in the code that SSA is handled differently.

This PR removes the updateMatcher concept, and makes it explicit that SSA uses the ssa matcher and SSA updater, and also the same holds for the generic matcher and updater.

While I don't disagree with the updateMatcher concept there will be no other combinations than these two.

@csviri csviri requested a review from metacosm June 11, 2024 14:11
@csviri csviri self-assigned this Jun 11, 2024
@openshift-ci openshift-ci bot requested review from adam-sandor and andreaTP June 11, 2024 14:11
@csviri csviri linked an issue Jun 11, 2024 that may be closed by this pull request
@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jun 17, 2024
@csviri csviri force-pushed the remove-update-matcher branch from f0322f3 to 18cd029 Compare June 18, 2024 07:41
@openshift-merge-robot openshift-merge-robot added needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. and removed needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. labels Jun 18, 2024
Signed-off-by: Attila Mészáros <[email protected]>
@csviri csviri force-pushed the remove-update-matcher branch from 18cd029 to 96904e3 Compare June 28, 2024 12:19
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jun 28, 2024
Signed-off-by: Attila Mészáros <[email protected]>
@csviri csviri merged commit 2699e51 into next Jul 2, 2024
20 checks passed
@csviri csviri deleted the remove-update-matcher branch July 2, 2024 17:41
metacosm pushed a commit that referenced this pull request Jul 8, 2024
metacosm pushed a commit that referenced this pull request Jul 9, 2024
metacosm pushed a commit that referenced this pull request Jul 12, 2024
csviri added a commit that referenced this pull request Aug 8, 2024
csviri added a commit that referenced this pull request Aug 15, 2024
metacosm pushed a commit that referenced this pull request Aug 29, 2024
csviri added a commit that referenced this pull request Sep 20, 2024
metacosm pushed a commit that referenced this pull request Oct 10, 2024
metacosm pushed a commit that referenced this pull request Nov 5, 2024
metacosm pushed a commit that referenced this pull request Nov 6, 2024
csviri added a commit that referenced this pull request Nov 13, 2024
metacosm pushed a commit that referenced this pull request Nov 19, 2024
metacosm pushed a commit that referenced this pull request Nov 20, 2024
metacosm pushed a commit that referenced this pull request Nov 27, 2024
csviri added a commit that referenced this pull request Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Review usefullness of ResourceUpdaterMatcher
3 participants